pagesPerSheet

public abstract T pagesPerSheet(PagesPerSheet pagesPerSheet)

Configures the number of pages per sheet.

Return

this instance

Parameters

pagesPerSheet

the new number of pages per sheet

Throws

if the current printing operation has been completed


public abstract PagesPerSheet pagesPerSheet()

Returns the number of pages per sheet.

Throws

if the current printing operation has been completed